ann-tools software package provides Approximate Nearest Neighbor Searching library (tools), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ann-tools
ann-tools is installed in your system.
Make ensure the ann-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep ann-tools *
You will get with ann-tools package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Mathematics |
| Package | ann-tools |
| Version | 1.1.2+doc-3 |
| Description | Approximate Nearest Neighbor Searching library (tools) |
| Sub Section | math |